

nix flake update change anything in flake.lock?
librelane --smoke-testnix flake update didn't change anything - flake.lock is still clean


/home/mdb36/wafer-space/ws02-tinyQV/librelane/runs/RUN_2026-06-06_09-45-39/56-magic-streamout/chip_top.magic.gds in klayout?


File /home/mdb36/wafer-space/ws02-tinyQV/gf180mcu/gf180mcuD/libs.ref/gf180mcu_ocd_ip_sram/mag/pmos_5p04310591302058_3v512x8m81.mag couldn't be read
Failure to read entire subtree of the cell.
Failed on cell pmos_5p04310591302058_3v512x8m81.
So maybe redownloading the pdk will have fixed it? That file is there now and looks plausible. The design takes a while to route so it's still going









locking disable should solve the issue once and for all.
I opened a PR here: https://github.com/librelane/librelane/pull/959
Maybe you could give this a try with the default of 1024 descriptors.
Simply edit flake.nix to point to the LibreLane branch you want to use: https://github.com/wafer-space/gf180mcu-project-template/blob/7cbd17465ca1446b4daf93f543f899fb1b3489c3/flake.nix#L12
And update flake.lock by running nix flake update.

